home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Graphics / nxyplot / Source / ServicesHandler.h < prev    next >
Text File  |  1991-09-20  |  170b  |  15 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <objc/Object.h>
  5.  
  6. @interface ServicesHandler:Object
  7. {
  8.   id    plotService;
  9. }
  10.  
  11. - serviceSetState;
  12. - serviceEnable:sender;
  13.  
  14. @end
  15.